Error Parsing the Output

Exception

Traceback (most recent call last):

  File "./prover.py", line 176, in prover_aprove
    time = conv_timeline(err.readline())

  File "./prover.py", line 81, in conv_timeline
    line = line.strip().split("\t")[1]

IndexError: list index out of range

Standard Out

KILLED

Standard Error